Bitmap for WPF
Compare(Geometry,Nullable<Matrix3x2>,Single) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Geometry クラス > Compare メソッド : Compare(Geometry,Nullable<Matrix3x2>,Single) メソッド
HRESULT ID2D1Geometry::CompareWithGeometry([In] ID2D1Geometry* inputGeometry,[In, Optional] const D2D_MATRIX_3X2_F* inputGeometryTransform,[In] float flatteningTolerance,[Out] D2D1_GEOMETRY_RELATION* relation)
シンタックス
'宣言
 
Public Overloads Function Compare( _
   ByVal inputGeometry As Geometry, _
   ByVal inputGeometryTransform As System.Nullable(Of Matrix3x2), _
   ByVal flatteningTolerance As System.Single _
) As GeometryRelation
public GeometryRelation Compare( 
   Geometry inputGeometry,
   System.Nullable<Matrix3x2> inputGeometryTransform,
   System.float flatteningTolerance
)

パラメータ

inputGeometry
inputGeometryTransform
flatteningTolerance
参照

Geometry クラス
Geometry メンバ
オーバーロード一覧